home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / disk / ghost135.zip / README.US < prev   
Text File  |  1996-06-06  |  3KB  |  87 lines

  1. GHOST is a utility program which allows copying complete disks, either
  2. from one computer to another (via NetBios) or on the same computer,
  3. via a disk to disk copy.
  4.  
  5. The disks do not have to be the same size, or have the same physical
  6. characteristics (eg sectors per track). Ghost will copy all partitions,
  7. including non-Dos partitions (eg Diagnostic partitions and Power saving
  8. partitions on NoteBook computers).
  9.  
  10. Dos (including Windows,W95 and OS/2 Fat) partitions may be expanded or
  11. contracted to fit the destination drive.
  12.  
  13. Ghost will copy Unix partitions, however the source and destination
  14. drives must be identical for Unix to work on the target drive.
  15.  
  16. Using NetBIOS
  17. -------------
  18. The NetBIOS interface provides peer to peer connection, and allows
  19. cloning of a complete drive to a remote computer.
  20.  
  21. Both computers must have a network card and be running the minimum
  22. network software needed for a NetBios connection (see below for details).
  23.  
  24. Ghost should be run on both the source and target simultaneously. Select
  25. "NetBios Slave" for the computer containing the target drive, and "NetBios
  26. Master" for the computer containing the source drive.
  27.  
  28. Ghost will automatically connect the two computers. Once connected all
  29. dialogue is with the "NetBios Master" computer.
  30.  
  31. It may be useful to have a special boot diskette which loads just the
  32. software needed by Ghost for the NetBIOS connect. Eg for a NE2000 network
  33. card the following files would be required:
  34.  
  35.     NE2000   INS           677  11-19-93  1:59p 
  36.     NE2000   COM        21,188  07-30-93  9:38a
  37.     IPXODI   COM        30,247  10-07-93  4:52p
  38.     LSL      COM        17,805  09-10-93  3:48p
  39.     NET      CFG           262  04-21-95  5:54p
  40.     NETBIOS  EXE        24,402  11-19-93 11:05a
  41.  
  42.    A batch file such as the following MHNET.BAT would be called from
  43.    the AUTOEXEC.BAT file (ie CALL MHNET.BAT)
  44.  
  45.     rem MHNET.BAT
  46.     LH LSL
  47.     LH NE2000
  48.     LH IPXODI
  49.     LH NETBIOS
  50.  
  51.  
  52. License Details
  53. ---------------
  54. Ghost has a free 30 day trial period. The period starts with it's first
  55. use. At any time during this period the user may purchase the software by
  56. simply calling 414-964-2200 (within the U.S. and Canada)
  57.  
  58. What's new
  59. ----------
  60. 1) Ghost for end users (the $99 version) is licenced per PC, and the
  61.    internal security will only allow it to work on the licenced PC.
  62.  
  63.    Ghost Professional will work on any PC and may be run from a bootable
  64.    floppy. Ghost Professional uses a hardware activator key which attaches
  65.    to the parallel port of the PC being used. Ghost Professional is priced
  66.    at $245, with quantity discounts (call or fax for price list).
  67.  
  68. 2) 1.3.0 allows batch processing. Try:
  69.     GHOST -H
  70.    for a list of valid switches.
  71.  
  72.  
  73. For further information call:
  74.  
  75. Authorized Distributor in the U.S.
  76.  
  77. Jim Luty  Network Solutions
  78. Phone:    (414) 964-2200
  79. Fax:      (414) 964-2201
  80. Internet: jluty@execpc.com
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.